home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 17851 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  680 b 

  1. Path: in1.uu.net!amgen!usenet
  2. From: Dennis Lynch <dennisl@amgen.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: Need help with iomanip
  5. Date: 17 Apr 1996 20:13:47 GMT
  6. Organization: Amgen, inc.
  7. Message-ID: <4l3jdr$8h2@amgen.amgen.com>
  8. Mime-Version: 1.0
  9. Content-Type: text/plain; charset=us-ascii
  10. Content-Transfer-Encoding: 7bit
  11. X-Mailer: Mozilla 1.1N (Macintosh; I; 68K)
  12. X-URL: news:comp.lang.c++
  13.  
  14. I am trying to convert a integer to its equivalent in a user specified 
  15. base between 0 and 16.  
  16.  
  17. I think I should be using the showbase manipulator, but I can't figure 
  18. out the synatax.
  19.  
  20. Any help would be appreciated.
  21.  
  22.  
  23. *** Disclaimer: These are the opinions of the poster not Amgen Inc.***
  24.